﻿@charset "utf-8";

html,body {
	min-width: 1200px;
	color: #606060;
	font: 12px/1.8 'microsoft yahei',tahoma,verdana,'simsun';
	-webkit-text-size-adjust: none;
}

a {
	color: #004198;
	text-decoration: none;
}


.lf {
	float: left;
}

.ri {
	float: right;
}

.ptp {
	padding-top: 20px;
}

.br-bg {
	border: 1px solid #004198;
	background: #fafdff;
}

.editor {
	word-wrap: break-word;
	font-size: 14px;
	font-family: 宋体b8b\4f53,arial;
}

.editor li,.editor div {
	margin-top: 15px;
	margin-bottom: 28px;
}
/*头部*/

.top {
	width: 100%;
	height: 34px;
	background: #ededed;
}

.top_wz {
	margin: 0 auto;
	width: 1200px;
	line-height: 34px;
}

.top_wz p {
	float: left;
}

.top_wz ul {
	float: right;
	background: url(../index_02.png) no-repeat;
}

.top_wz ul li {
	float: left;
	line-height: 16px;
	padding-top: 8px;
}
.top_wz ul li s{
	width: 1px;
	height: 10px;
	background: #848484;
	float: right;
	margin: 4px;
}
.top_wz ul li a {
	color: #4c4c4c;
}

.top_wz ul li img{
	height: 16px;
	float: left;
	padding-right: 5px;
}

.logo {
	float: left;
	padding-top: 40px;
}

.tel{
	float: right;
	width: 300px;
	padding-top: 43px;
}

.tel img{
	float: left;
	padding-top: 10px;
}

.tel p{
	font-size: 22px;
	color: #fc6832;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	padding-top: 10px;
	float: left;
	display: block;
	
}

.tel span{
	font-size: 30px;
	color: black;
	line-height: 30px;
	padding-left: 10px;
	display: block;
	float: left;
}

.tou {
	width: 1200px;
	height: 157px;
}

.inner_bg {
	width: 100%;
	min-width: 1200px;
	background: url(../index_03.jpg);
}

.inner {
	position: relative;
	margin: 0 auto;
	width: 1200px;
}

header {
	zoom: 1;
}

#web_logo {
	position: relative;
	z-index: 999;
	font-size: 0px;
}

.top-nav {
	position: absolute;
	top: 8px;
	right: 0px;
	z-index: 1;
	width: 100%;
	height: 33px;
	text-align: right;
}

.top-nav li.t {
	width: 97%;
	height: 33px;
	color: #adadad;
	line-height: 20px;
}

.top-nav li.t span {
	padding: 0px 5px;
	color: #adadad;
	font-size: 10px;
}

.top-logo {
	padding-top: 40px;
	padding-bottom: 5px;
}

.nav_active a span{
	color: white;
	display: block;
	font-weight: 600;
	background: #09064a;
}

  #nav{height:65px; background:#fc6832}
  #nav *{margin:0;padding:0;}
  #nav a{text-decoration:none; font-size:16px; color:white;display: block}
  #nav a:hover{color: white;background: #09064a;}
  /*一级菜单*/
  #nav ul{margin:0 auto; width: 1200px; display:block;list-style-type:none;}
  #nav ul li{display:block;width:171px;height:65px; line-height:65px; float:left;text-align:center;}
  #nav ul li:last-child{border-right:none;}
  #nav ul li:hover a{color: white}
  #nav ul li:hover{background-color:#09064a;}
  /*二级菜单*/
  #nav ul li ul{display:none;}
  #nav ul li ul li{width:171px; height:65px; line-height:65px;background-color:#de3f05;border-bottom:dashed 1px #b51208;}
  #nav ul li:hover ul{display:block;position:relative;width:171px; z-index:99999;}
  #nav ul li ul li:hover{background-color:#d01e13; color:#FFF;}
  /*三级菜单*/
  #nav ul li:hover ul li ul{display:none;}
  #nav ul li:hover ul li:hover ul{display:block; position: relative; left:171px; top: -65px; z-index:99999;}
  #nav ul li:hover ul li:hover ul li{width:171px; height:65px; line-height: 65px;}
  #nav ul li:hover ul li:hover ul li:hover{background-color:#d01e13;}
  #nav ul ul li a:hover{ color:#FFF !important;}
  /*四级菜单*/
  #nav ul li:hover ul li:hover ul li ul{display:none;}
  #nav ul li:hover ul li:hover ul li:hover ul{display:block; position: relative; left: 171px; top:-65px; z-index:99999;}
  #nav ul li:hover ul li:hover ul li:hover ul li{width:171px; height:65px; line-height:65px; }
  #nav ul li:hover ul li:hover ul li:hover ul li:hover{background-color:#d01e13;}
  #nav ul ul li a:hover{color:#FFF !important;}
.met_flash {
	overflow: hidden;
	margin-top: 10px;
	font-size: 0px;
}

.met_flash ul {
	margin: 0px;
	padding: 0px;
}

.b_bom_bg {
	width: 100%;
	height: 59px;
	background: #f5f5f5;
}

.b_bom {
	margin: 0 auto;
	width: 1200px;
	height: 59px;
}

.b_bom_left {
	float: left;
	margin: 3px auto;
	width: 1200px;
	color: black;
	line-height: 59px;
	height: 59px;
	font-size: 14px;
}

.b_bom_left h3 {
	float: left;
}

.b_bom_right {
	float: right;
	margin: 0 auto;
	margin-right: 7px;
}

.head_twonav {
	display: none;
}



/*首页*/
.main1 {
	margin: 0 auto;
	width: 960px;
}

.main11 {
	margin: 0 auto;
	margin-top: 20px;
	width: 960px;
	text-align: center;
}

.main12 {
	margin: 0 auto;
	width: 960px;
}

.main12 ul {
	margin: 0 auto;
	margin-top: 10px;
	width: 900px;
}

.main12 ul li {
	float: left;
	margin: 0 auto;
	width: 300px;
}

.main2 {
	margin: 0 auto;
	width: 960px;
	height: 309px;
	background: #f4f4f4;
}

.main21 {
	margin: 0 auto;
	width: 960px;
}

.main21 h6 {
	color: #4750ac;
	text-align: center;
	font-size: 24px;
}

.main21_left {
	float: left;
	margin: 0 auto;
	width: 201px;
}

.main21_left1 {
	height: 50px;
}

.main21_left2 {
	width: 201px;
	height: 218px;
	background: url(../main_17.jpg) center no-repeat;
}

.main21_right {
	margin: 0 auto;
	margin-left: 9px;
	padding-top: 40px;
	width: 882px;
}

.main21_right1 {
	width: 750px;
	height: 72px;
}

.main21_right2 {
	margin: 0 auto;
	margin-top: 20px;
	width: 1200px;
}

.duibi {
	margin: 0 auto;
	width: 960px;
}

.duibi_left {
	float: left;
	margin: 0 auto;
	width: 480px;
}

.duibi_right {
	float: right;
	margin: 0 auto;
	margin-left: 30px;
	width: 450px;
}

.gywm {
	margin: 0 auto;
	margin-top: 20px;
	width: 960px;
}

.gywm_left {
	float: left;
	margin: 0 auto;
	width: 611px;
}

.gywm_left1 {
	margin-top: 20px;
	height: 27px;
}

.gywm_left2 {
	padding-top: 20px;
	color: #666666;
	font-family: "宋体";
	line-height: 30px;
}

.gywm_right {
	float: left;
	margin: 0 auto;
	margin-left: 50px;
	padding-top: 55px;
	width: 268px;
	height: 199px;
}

.gywm_right1 {
	margin-top: 20px;
	margin-left: 5px;
	height: 26px;
}

.gywm_right2 {
	margin-top: 20px;
	margin-left: 15px;
}

.xwzx {
	margin: 0 auto;
	margin-top: 50px;
	width: 960px;
	height: 296px;
}

.xwzx_left {
	float: left;
	margin: 0 auto;
	width: 593px;
}

.xwzx_left1 {
	height: 35px;
}

.ht {
	float: left;
	margin-top: 23px;
	width: 222px;
	height: 238px;
}

.xwzx_left2 {
	margin-top: 15px;
	float: right;
	width: 350px;
}

.xwzx_left2 ul li {
	padding: 1px 10px 1px 2px;
	border-bottom: 1px dashed #ccc;
	font-family: "宋体";
}

.xwzx_left2 ul li font {
	float: right;
}

.xwzx_right {
	float: left;
	margin: 0 auto;
	margin-left: 65px;
	width: 290px;
}

.xwzx_right1 {
	margin-top: 1px;
	height: 27px;
}

.xwzx_right2 {
	padding-top: 35px;
	padding-left: 0px;
	font-family: "宋体";
	line-height: 28px;
}

.cxzy {
	margin: 0 auto;
	width: 100%;
	height: 344px;
	background: url(../main_23.jpg) center no-repeat;
}

.jjwd {
	margin: 0 auto;
	width: 100%;
	height: 226px;
	background: url(../main_36.jpg) center no-repeat;
}

.sdys {
	margin: 0 auto;
	width: 100%;
	height: 1099px;
	background: url(../main_24.jpg) center no-repeat;
}

.cp_bg {
	margin: 0 auto;
	width: 100%;
	height: 40px;
	background: url(../main_12.jpg) center no-repeat;
}

.p-d {
	padding: 15px 0px;
}

.index .mlf {
	position: relative;
	width: 580px;
}

.index .mri {
	width: 398px;
}

.index .src-ico {
	position: absolute;
	top: -8px;
	left: -8px;
	z-index: 1;
	display: block;
	overflow: hidden;
	width: 47px;
	height: 48px;
	background: url(../lf_srico.jpg) no-repeat;
}

.index .pd-w {
	position: relative;
	z-index: 2;
	padding: 0px 20px;
}

.index .pronav-srh {
	padding-right: 25px;
	width: 243px;
	background: url(../lf_line.jpg) no-repeat right 5px;
}

*html .index .pronav-srh {
	position: relative;
	z-index: 2;
}

.index .news {
	overflow: hidden;
	width: 248px;
}

.index h3.srhtit {
	overflow: hidden;
	margin-bottom: 20px;
	height: 25px;
	color: #333;
	font-size: 16px;
	line-height: 25px;
}

.index h3.srhtit span {
	padding-left: 12px;
	color: #999;
	font-weight: normal;
	font-size: 12px;
	font-family: arial;
}

.index .metsearch ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.index span.parasearch_title {
	display: none;
}

.index span.parasearch_input input {
	float: left;
	display: inline;
	overflow: hidden;
	padding-left: 5px;
	width: 160px;
	height: 37px;
	border: 1px solid #ccc;
	color: #666;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 30px;
}

.index span.parasearch_search input.searchgo {
	float: left;
	padding: 0px 17px;
	width: 53px;
	height: 39px;
	border: 1px solid #ccc;
	background: #379818 url(../searchgo_bg.jpg);
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}

*html .index span.parasearch_search input.searchgo {
	margin-top: -22px;
	padding: 0px 8px;
}

*+html .index span.parasearch_search input.searchgo {
	margin-top: -22px;
	padding: 0px 8px;
}

.index .pd-tp {
	padding-top: 20px;
}

.index h3.ct-ti {
	padding-bottom: 3px;
	color: #333;
	font-size: 14px;
}

.index .category {
	zoom: 1;
}

.index .category li {
	float: left;
	display: inline;
	height: 24px;
	white-space: nowrap;
	line-height: 24px;
	zoom: 1;
}

.index .category li a {
	display: inline-block;
	padding: 0px 5px;
	white-space: nowrap;
	line-height: 24px;
}

.index .category li a:hover {
	background: #C7E1F7;
	color: #111;
}

h3.ti {
	margin-bottom: 8px;
	height: 20px;
	color: #333;
	font-size: 14px;
	line-height: 20px;
	zoom: 1;
}

h3.ti .more {
	float: right;
	padding-left: 5px;
	font-weight: normal;
}

.index .txtlist li {
	overflow: hidden;
	padding-left: 12px;
	height: 28px;
	background: url(../new_ico01.png) no-repeat left 12px;
	line-height: 28px;
}

.index .txtlist li a {
	font-size: 14px;
}

.index .txtlist li span.time {
	float: right;
	padding-left: 10px;
}

*html .index .txtlist li img {
	margin-top: 11px;
}

.index .newlist {
	padding: 12px;
}

.index .newlist h3.ti {
	margin-top: 3px;
}

.index .newlist .newtxtlst {
	overflow: hidden;
	margin-bottom: 9px;
	height: 44px;
}

.index .newlist li {
	overflow: hidden;
	padding-left: 12px;
	height: 24px;
	background: url(../li.png) no-repeat left 11px;
	line-height: 24px;
}

.index .newlist li span.time {
	float: right;
	padding-left: 10px;
}

.index .newlist li a {
	font-size: 14px;
}

#dians {
	float: right;
	padding-top: 1px;
}

#dians a {
	float: left;
	display: block;
	overflow: hidden;
	margin-left: 8px;
	width: 10px;
	height: 10px;
	background: url(../dian.png) no-repeat 0 0;
}

#dians a:hover,#dians a.active {
	background-position: -10px 0;
}

.pro-list {
	margin-top: 10px;
}

.pro-list .profld {
	position: relative;
	overflow: hidden;
	margin: 0px;
}

.pro-list ol {
	position: absolute;
	width: 2012em;
}

.pro-list li {
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	zoom: 1;
}

.pro-list li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}

.pro-list li h3 {
	overflow: hidden;
	margin-top: 5px;
	height: 20px;
	font-weight: normal;
	line-height: 20px;
}

.pro-list .flip {
	position: absolute;
	z-index: 1;
}

#trigger {
	display: none;
}

.pro-list .next,.pro-list .prev {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 20px;
	background: url(../p-arrow.jpg) no-repeat;
	cursor: pointer;
}

.pro-list .next {
	position: absolute;
	top: 70px;
	left: 380px;
	background-position: 0px 0px;
}

.pro-list .next:hover {
	background-position: 0px -20px;
}

.pro-list .prev {
	position: absolute;
	top: 70px;
	left: 4px;
	background-position: -12px 0px;
}

.pro-list .prev:hover {
	background-position: -12px -20px;
}

.pro-ccc {
	padding: 12px 18px;
}

.title01 {
	margin: 0px auto;
	width: 1200px;
	height: 302px;
	padding-top: 330px;
}

.title01 .title1 {
	float: left;
	margin-top: 30px;
	margin-left: 100px;
	width: 470px;
}

.title01 .title1 h4 {
	color: #379818;
	letter-spacing: 2px;
	font-weight: normal;
	font-size: 30px;
	font-family: "微软雅黑", Arial;
	line-height: 25px;
}

.title01 .title1 h4 span {
	color: #666;
	letter-spacing: -0.5px;
	font-size: 12px;
}

.title01 .title1 p {
	padding-top: 15px;
	font-size: 14px;
	line-height: 35px;
}

.pinpai_ct {
	margin: 0 auto;
	width: 1200px;
}

.title02 {
	margin: 0px auto;
	width: 1200px;
	height: 436px;
}

.title02 .title1 {
	float: right;
	margin-top: 130px;
	width: 440px;
}

.title02 .title1 h4 {
	color: #379818;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 30px;
	font-family: "微软雅黑", Arial;
	line-height: 25px;
}

.title02 .title1 h4 span {
	color: #666;
	letter-spacing: normal;
	font-size: 12px;
}

.title02 .title1 p {
	padding-top: 15px;
	font-size: 14px;
	line-height: 35px;
}

.title03 {
	margin: 0px auto;
	width: 1200px;
	height: 420px;
}

.title03 .title1 {
	float: left;
	margin-top: 110px;
	margin-left: 100px;
	width: 454px;
}

.title03 .title1 h4 {
	color: #379818;
	letter-spacing: 3px;
	font-weight: normal;
	font-size: 30px;
	font-family: "微软雅黑", Arial;
	line-height: 25px;
}

.title03 .title1 h4 span {
	color: #666;
	letter-spacing: normal;
	font-size: 12px;
}

.title03 .title1 p {
	padding-top: 15px;
	font-size: 14px;
	line-height: 35px;
}

.title04 {
	margin: 0px auto;
	width: 1200px;
	height: 466px;
}

.title04 .title1 {
	float: right;
	margin-top: 110px;
	width: 440px;
}

.title04 .title1 h4 {
	color: #379818;
	letter-spacing: 1px;
	font-weight: normal;
	font-size: 30px;
	font-family: "微软雅黑", Arial;
	line-height: 25px;
}

.title04 .title1 h4 span {
	color: #666;
	letter-spacing: 0.5px;
	font-size: 12px;
}

.title04 .title1 p {
	padding-top: 15px;
	font-size: 14px;
	line-height: 35px;
}

.cysp {
	float: right;
	margin-top: 170px;
	width: 439px;
	height: 323px;
}

/*底部*/
.footer {
	margin: 0 auto;
	height: 510px;
	background:#242a47;
	color: #fff;
	width: 100%;
	min-width: 1200px;
	margin-top: 50px;
}

.foot-nav {
	padding-top: 45px;
	height: 30px;
	text-align: center;
	font-family: "微软雅黑";
	line-height: 45px;
}

.foot-nav a {
	margin: 0px 20px;
	font-size: 18px;
	color:white;
}
.hr{
	width: 100%;
	height: 2px;
	background: white;
	margin-top: 40px;
}
.bter_lx{
	float:left; 
	width:330px; 
	margin-top:40px;
	margin-left: 50px;
	border-left:solid 2px white;
	padding: 30px 0px 30px 30px;
}
.bter_lx h1{
	line-height:50px; 
	font-size:20px;
}
.bter_lx span{
	line-height:35px;
	font-size: 16px;
}

.botter_text{
	text-align: center;
	font-size: 16px;
	color:#888da1;
	padding-top: 40px;
}
.botter_text a{
	color:#888da1;
}

/*内页侧栏*/
.sidebar {
	margin-top: 15px;
}

.sidebar .sb_nav {
	position: relative;
	float: left;
	width: 230px;
}

div.ti1-bg {
	position: absolute;
	top: 10px;
	left: -6px;
	z-index: 1;
	overflow: hidden;
	width: 225px;
	height: 37px;
	background: url(../leftti.jpg) no-repeat;
	zoom: 1;
}

div.ti1-bg span {
	display: block;
	overflow: hidden;
	margin-left: 30px;
	width: 170px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}

.sidebar .sb_nav h3.title1 {
	overflow: hidden;
	height: 48px;
	border: 1px solid #004198;
	border-bottom: none;
	background: #ffffff;
	line-height: 48px;
	zoom: 1;
}

.sidebar .sb_nav h3.title2 {
	overflow: hidden;
	padding-left: 22px;
	height: 30px;
	border: 1px solid #004198;
	background: #ffffff;
	color: #333;
	font-size: 14px;
	line-height: 30px;
}

.sidebar .sb_nav h3.line {
	margin-top: 15px;
}

.sidebar .sb_nav .active {
	padding: 0px 15px 10px 25px;
	border: 1px solid #004198;
	border-top: none;
	font-size: 12px;
	zoom: 1;
}

.sidebar .sb_nav .active2 {
	padding: 0px 0px 10px 10px;
	border: 1px solid #004198;
	border-top: none;
	font-size: 14px;
	line-height: 40px;
	zoom: 1;
}

.sidebar .sb_nav .ct-con {
	padding-top: 10px;
	background-color: #FFF;
	color: #484747;
}

.sidebar .ct-con {
	color: #333;
	line-height: 2;
}

.sidebar .ct-con ul,.sidebar .ct-con ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
}

.sidebar .ct-con a {
	color: #1C57C4;
	text-decoration: underline;
}

#sidebar dl {
	margin-left: 5px;
}

#sidebar dl dt {
	padding: 4px 0px 5px 15px;
	background: url(../dt-11.gif) no-repeat 2px 13px;
}

#sidebar dl dt a {
	color: #666;
	font-size: 14px;
}

#sidebar dl dt a:hover {
	color: #09F;
}

#sidebar dl dd {
	padding: 0px 0px 0px 15px;
}

#sidebar dl dd h4 {
	padding: 5px 0px 5px 10px;
	background: url(../job_ico.gif) no-repeat left 12px;
	font-weight: normal;
}

#sidebar dl dt.on a {
	color: #11578b;
	font-weight: bold;
}

#sidebar dl h4.on a {
	font-weight: bold;
}

.sidebar .sb_box {
	float: right;
	overflow: hidden;
	width: 951px;
	background: #fff;
}

.sidebar .sb_box h3.title {
	position: relative;
	height: 35px;
	border-bottom: 1px solid black;
	line-height: 35px;
}

.sidebar .sb_box h3.title span {
	position: absolute;
	top: -1px;
	left: 0px;
	padding: 0px 15px;
	border-bottom: 2px solid black;
	color: black;
	font-size: 14px;
}

.sidebar .sb_box h3.title div.position {
	position: relative;
	top: 3px;
	right: 15px;
	float: right;
	color: #000;
	font-weight: normal;
}

.sidebar .sb_box h3.title div.position a {
	color: #666;
}

.sidebar .sb_box h3.title div.position a:hover {
	text-decoration: underline;
}
/*新闻*/
#newslist li {
	background: url(../li.png) no-repeat left 17px;
}

#newslist li p {
	color: #888;
}

#shownews h4.related {
	margin: 15px 0px 10px 0px;
	height: 30px;
	border-bottom: 1px solid #4d6e95;
	line-height: 30px;
	zoom: 1;
}

#shownews h4.related span {
	float: left;
	display: inline;
	padding: 0px 10px;
	min-width: 70px;
	background: url(../rela-bg.jpg) repeat-x left top;
	color: #fff;
	text-align: center;
	text-shadow: -1px -1px #4d6e95;
	white-space: nowrap;
	_width: 70px;
}

#shownews .relatedlist li {
	float: left;
	overflow: hidden;
	margin-right: 10px;
	padding-left: 12px;
	width: 30%;
	height: 27px;
	background: url(../diantb.jpg) no-repeat 3px 12px;
	line-height: 27px;
}

#shownews .relatedlist li a:hover {
	text-decoration: underline;
}

*html #shownews .relatedlist li img {
	margin-top: 8px;
}
/*产品*/
#productlist li h3 {
	padding-top: 7px;
	padding-bottom: 15px;
}

#productlist li h3 a {
	color: #000;
}

#productlist li h3 a:hover {
	color: #06F;
	text-decoration: underline;
}

#showproduct h4.related {
	margin: 15px 0px 10px 0px;
	height: 30px;
	border-bottom: 1px solid #efc2c1;
	line-height: 30px;
	zoom: 1;
}

#showproduct h4.related span {
	float: left;
	display: inline;
	padding: 0px 10px;
	min-width: 70px;
	background: url(../rela-bg.jpg) repeat-x left top;
	color: #fff;
	text-align: center;
	text-shadow: -1px -1px #4d6e95;
	white-space: nowrap;
	_width: 70px;
}

#showproduct h3.sl-ti {
	margin-top: 13px;
	height: 31px;
	border-bottom: 1px solid #0085cc;
	zoom: 1;
}

#showproduct h3.sl-ti a {
	float: left;
	display: inline;
	margin-right: 4px;
	padding: 0px 10px;
	height: 30px;
	min-width: 60px;
	border: 1px solid #efc2c1;
	background: url(../sl-ti.jpg) repeat-x left top;
	text-align: center;
	white-space: nowrap;
	line-height: 30px;
	cursor: pointer;
	_width: 60px;
}

#showproduct h3.sl-ti a.hover {
	border: 1px solid #0085cc;
	background: url(../rela-bg.jpg) repeat-x;
	color: #fff;
	text-shadow: -1px -1px #0085cc;
}

#rl-product {
	position: relative;
	overflow: hidden;
	margin-left: 18px;
	width: 690px;
}

#rl-product ul {
	position: absolute;
	width: 2012em;
}

#rl-product li {
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	zoom: 1;
}

#rl-product li a.img {
	display: block;
	text-align: center;
	font-size: 0px;
}

#rl-product li img {
	border: 1px solid #ccc;
}

#rl-product li h3 {
	margin-top: 5px;
}

#showproduct .flip {
	position: absolute;
	z-index: 1;
}

#showproduct #trigger {
	display: none;
}

#showproduct .next,#showproduct .prev {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 20px;
	background: url(../p-arrow.jpg) no-repeat;
	cursor: pointer;
}

#showproduct .next {
	position: absolute;
	top: 60px;
	left: 710px;
	background-position: 0px 0px;
}

#showproduct .next:hover {
	background-position: 0px -20px;
}

#showproduct .prev {
	position: absolute;
	top: 60px;
	left: 0px;
	background-position: -12px 0px;
}

#showproduct .prev:hover {
	background-position: -12px -20px;
}

*html #showproduct .prev {
	left: -18px;
}

*html #showproduct .next {
	left: 693px;
}

*+html #showproduct .prev {
	left: -18px;
}

*+html #showproduct .next {
	left: 693px;
}

#pro {
	margin: 0 auto;
	margin-top: 40px;
	width: 1200px;
	height: 660px;
}

#pro_left {
	float: left;
	width: 269px;
	background: #f5f5f5;
	height: 609px;
}

.h3 {
	margin-top: 4px;
	color: #FFF;
	text-align: center;
	font-size: 20px;
}

.h5 {
	float: left;
	padding-left: 20px;
	color: #FFF;
	font-size: 14px;
}

.pro_zx .dh {
	padding-top: 10px;
	text-align: left;
	font-size: 18px;
}

.pro_zx {
	margin: 0 auto;
	margin-top: 40px;
	padding-left: 30px;
	width: 230px;
	height: 100px;
}

.pro_zx p {
	float: left;
	padding-left: 10px;
	color: #fc6832;
	font-size: 20px;
	line-height: 20px;
}

.pro_zx img {
	float: left;
}

#pro_left ul {
	margin: 0 auto;
	margin-top: 15px;
	width: 240px;
}



#pro_left ul li {
	margin-top: 20px;
	width: 240px;
	height: 50px;
	background: url("../index_17.png")no-repeat;
	font-size: 16px;
	line-height: 50px;
}

#pro_left ul li a {
	color: black;
	padding-left: 55px;
}

#pro_right {
	float: right;
	margin-left: 30px;
	width: 875px;
}

#pro_right ul li {
	float: left;
}
/****/
.index_product_bg {
    background: url(../index_product_bg.jpg) center no-repeat;
    width: 875px;
	height: 142px;
	float: right;
	text-align: center;
}
.index_product_bg p{
	font-size: 36px;
	font-weight: bold;
	padding-top: 25px;
	color: black;
}

.index_product_bg span{
	font-size: 20px;
	color: #444444;
}

/**分类右侧产品列表**/
.one{width:875px;overflow:hidden;float: right;padding-top:10px;}
.one ul{width:875px;}
.one ul li{display:block;float:left;width:280px; height:218px;position:relative; margin:7px;}
.one ul li:first-child{margin-left:0;}
.one ul li:first-child+li+li+li{margin-left:0;}
.one ul li a{display:inline-block;height:218px;width: 280px;} 
.one ul li img{display:block;width: 280px;height: 218px;}
.one ul li a span{display:block;background:rgba(0,0,0,0.4);position:absolute;bottom:0;color:#fff;font-size:0px;}
.one ul li a:hover span{height:218px;line-height:218px;font-size:20px;text-align:center;transition:all 0.7s;}
/**分类右侧产品列表end**/
/**资质下边横幅**/
.TP1{
	width: 100%;
	height: 200px;
	background: #004198;
	margin-top: 60px;
}

.tp1-right{
	margin: 0 auto;
	width: 700px;
	text-align: center;
}
.tp1-right p{
	font-size: 36px;
	color: white;
	padding-top: 50px;
}
.tp_tel{
	padding-top: 20px;
	margin: 0 auto;
	width: 400px;
}
.tp_tel span{
	width: 290px;
	height: 35px;
	text-align: left;
	display: block;
	float: right;
	color: white;
	font-size: 18px;
	border:solid 1px #ed2c14;
	padding-left: 15px;
}
.tp_tel a{
	background: url(../index_26.jpg) no-repeat;
	width: 84px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	display: block;
	font-size: 14px;
	color: white;
	float: right;
}
/**资质下边横幅end**/

/**对比下边横幅**/
.TP1{
	width: 100%;
	height: 200px;
	background:url(../bg_06.jpg) no-repeat center;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.TP3{
	width: 100%;
	height: 200px;
	background:url(../index_47.jpg) no-repeat center;
	min-width: 1200px;
	margin: 0 auto;
	margin-top: 60px;
}

.TP2 {
    width: 100%;
    height: 200px;
    background: #fc6832;
    min-width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}

.tp2-right{
	float: right;
	border:solid 1px white;
	margin-top:20px;
	padding: 10px 20px;
}
.tp2-right p{
	font-size: 24px;
	color: white;
	padding: 20px 10px 20px 10px;
	border-bottom: 1px solid white;
}
.tp2_tel{
	padding-top: 20px;
}
.tp2_tel span{
	width: 290px;
	height: 35px;
	text-align: left;
	display: block;
	float: left;
	color: white;
	font-size: 24px;
	padding-left: 20px;
}
.tp2_tel a{
	background: url(../index_26.jpg) no-repeat;
	width: 84px;
	height: 37px;
	text-align: center;
	line-height: 37px;
	display: block;
	font-size: 14px;
	color: white;
	float: right;
}
/**对比下边横幅end**/

/**对比滚动标题**/
.index_db{
	width: 734px;
	background:url(../index_31.jpg) no-repeat;
	height: 180px;
	margin: 0 auto;
	margin-top: 60px;
	text-align: center;
	margin-bottom: 30px;
}

.index_db h1{
	font-size: 40px;
	font-weight: bold;
	color: #09064a;
	padding-top: 20px;
}

.index_db span{
	color: #7d7d7d;
	font-size: 20px;
}

.index_db p{
	color: black;
	font-size: 20px;
}
/**对比滚动标题end**/







/*下载*/
#downloadlist dl.top dt a {
	color: #004080;
}

#downloadlist .metlist dd {
	background: #eef3fa;
}
/*地图*/
#sitemaplist .sitemapclass2 h3 {
	background: url(../li.png) no-repeat left center;
}
/**/

/*资质*/
#zizhi {
	margin: 0 auto;
	margin-top: 70px;
	width: 1200px;
}

.gd {
	text-align: center;
}





/******************************************************/
/*公司容貌滚动*/
#demo {overflow:hidden;height:279px;width: 1200px;margin: 0 auto;padding-top: 30px;}
#indemo {float: left;width: 1200%;}
#demo1 {float: left; height:279px;}
#demo2 {float: left;height:279px;}
.pro li {width:279px;height: 279px; float:left; margin-left:10px; text-align:center;list-style:none;border:solid 1px #fc6832;margin-top: 10px;}
.pro li a{float: left;}
.pro li img {WIDTH:279px;height: 223px;float: left;}
.pro li a .product_name {display:block; WIDTH:279px; float: left; LINE-HEIGHT:56px; HEIGHT:56px;color :white;overflow: hidden;position: relative;background: #fc6832}
.pro li a .product_name:hover{background:#09064a;color: white;transition:all 0.5s;}
/* .pro li:hover img {transform: scale(1.3);transition: all 1s ease 0s;-webkit-transform: scale(1.3);-webkit-transform: all 1s ease 0s; overflow: hidden;} */
.pro li:hover{border:solid 1px #09064a;transition:all 0.5s;box-shadow: 0 0 10px gray; margin-top:5px;}
.pro li:hover .product_name {background:#09064a;color: white;transition:all 0.5s;}


/**四大优势**/
.lf{
	float: left;
}
.rt{
	float: right;
}

.ad_title{
	background: #fc6832;
	text-align: center;
	height: 108px;
	width: 86px;
	float: left;
}

.ad_title span{
	font-size: 48px;
	font-weight: bold;
	line-height: 86px;
	border-bottom:solid 2px white;
	color: white;
}
.ad_ms{
	padding: 40px 0px 40px 20px;
	width: 485px;

}

.ad_ms p{
	font-size: 24px;
	font-weight: bold;
	color: #09064a;
	display: block;
}

.ad_ms .ew{
	font-size: 12px;
	color: #858585;
	text-transform: uppercase;
	display: block;
	padding-top: 0;
}

.ad_ms span{
	font-size: 16px;
	color: #6a6a6a;
	display: block;
	padding-top: 15px;
}

.about_02{
	width: 100%;
	height: 437px;
	min-width: 1200px;
}

.about_02 .about01_left{
	padding-top: 60px;
}

.about_02 .about01_right{
	padding-top: 40px;
}

.top-40{
	padding-top: 40px;
}

.top-60{
	padding-top: 60px;
}

.top-80{
	padding-top: 80px;
}

.tp3-right p{
	font-size: 30px;
	color: white;
	padding-top:50px;
	font-weight: bold;
}

.tp3-right span{
	font-size: 24px;
	color: white;
	font-weight: bold;
}

/**新闻**/
.new_box-left {
    width: 433px;
    height: 410px;
    float: left;
    background: url("../index_14.jpg") no-repeat left;
}

.new_box-rights {
    float: right;
    width: 700px;
}

.new_box {
    padding-top: 50px;
    height: 500px;
}

.new_box-rights ol li {
    float: left;
    border-bottom: 1px dashed #b8b8b8;
    height: 92px;

}

.new_box-rights ol li a {
    font-size: 18px;
    color: black;
    width: 700px;
    float: left;
}

.new_box-rights ol li a:hover {
    color: #19429e;
}

.new_box-rights ol li news_time {
    font-size: 13px;
    color: #929292;
    float: left;
}

.new_box-rights ol li nr {
    font-size: 14px;
    color: #666666;
    float: left;
}
.pshow img{
	margin: 0 auto;
	height:  auto;
}
.pshow{
	margin: 0 auto;
	height: auto;
	text-align: center;
}